home *** CD-ROM | disk | FTP | other *** search
-
-
- MASSDECODE BETA TESTER INSTALLATION PROCEDURE
-
- Version 1.00, Beta-4
- 9 March 1994
- Copyright ©1994 by Gregg Giles
-
-
- -----------------------------------------------------
- DO NOT REDISTRIBUTE - BETA CODE - DO NOT REDISTRIBUTE
- -----------------------------------------------------
-
-
-
- ****************************************************************************
- *** CHANGES SINCE THE LAST VERSION
- ****************************************************************************
-
-
- The following changes have been made to this program since the previous
- version:
-
- * Added code to strip carriage returns from name of binary. It's presence
- was causing MassDecode to think that the binary name was empty, and it
- couldn't handle that, causing it to crash.
-
- * Name of binary file being decoded is now displayed during the decoding
- phase. This will not be displayed when the QUIET flag is used from the
- command line.
-
- * Totals are now displayed when MassDecode is finished. They include:
- - Total files examined
- - Valid uuencoded parts
- - Total binaries formed
-
- * Checking now done to see if source directory actually exists or not.
- Up to Beta-3, if the specified source directory wasn't there, MassDecode
- would simply barf. This is evil, especially if I plan on making MD
- handle multiple directories.
-
- * Source and destination directories may now be specified via the command
- line paramaters of SOURCE (source directory) and DEST (destination
- directory). The "Usage" section of the documentation will give details.
- Note: it's not necessary to provide the "/" at the end of a directory;
- if one is not present on either the end of SOURCE or DEST, MassDecode
- will force one on the end for you (exception: anything that ends with a
- colon). Example: "SOURCE sys:messages DEST sys:binaries" will be
- automatically become "SOURCE sys:messages/ DEST sys:binaries/". Also,
- "SOURCE messages: DEST binaries:" will be left alone.
-
- * Checking for default filenames has been improved, and now searches for
- more well-known file extensions. The default name for a binary is often
- extracted from the Subject line in encoded binaries which contain no
- special fields to help identify the binary. Extensions which are now
- searched for are:
-
- .anim .anm .arc .arj .avi .com .dl .dms
- .exe .g .gif .gl .ham .iff .j .jpeg
- .jpg .lha .lzh .mpeg .mpg .run .sda .sea
- .tar .z .zip .zoo .zom
-
- * HEADERLINES flag added. This acts as a safety to prevent MassDecode from
- scanning through an entire file when all other safeties fail. By setting
- this value (default is 50), MassDecode stop trying to tell if there is
- uuencoded data within the file after 50 lines. (This has proved useful
- in cases where some bonehead decides to QUOTE an entire uuencoded binary
- file; MassDecode normally can't handle situations like that. Without
- the default HEADERLINES value which is now in place, it took several
- minutes to wade through a single 175k file, which was ridiculous.)
-
- * DECODE flag added, permitting user to specify the drive/path to their
- own decoder.
-
- * Usage information is now shown if no arguments are given when MassDecode
- is executed.
-
-
-
- ****************************************************************************
- *** INSTALLATION
- ****************************************************************************
-
-
- IF UPDATING FROM V1.00 BETA-3 OR BELOW:
-
- 1. Replace all of your old files with those found in the distribution
- archive. They should be:
-
- MassDecode.rexx
- MassDecode.doc
- SmartDecode
- ReadMe.TXT
-
- 2. It is no longer necessary to edit MassDecode.rexx in order to
- specify the source and destination directories - these can now be
- supplied via a command line flag. See the documentation for details.
-
-
-
- IF INSTALLING FOR THE FIRST TIME:
-
- 1. Copy "MassDecode.rexx" to a directory within your machine's path.
- (It doesn't really care where it is run from.)
-
- 2. Copy "SmartDecode" to a directory within your machine's path.
- (It doesn't care where it is run from either, but for good measure,
- put it in the same directory as "MassDecode.rexx").
-
- 3. Read "MassDecode.doc" for more details on how to use MassDecode.
-
-
-
- ****************************************************************************
- *** REPORTING BUGS
- ****************************************************************************
-
- Please report all problems to me immediately at ggiles%so@efn.org. Try
- to be as specific as possible. When reporting a bug, please include the
- following information:
-
- * A complete copy of the output of your entire MassDecode session.
- Please do not use a DEBUG level above 1 unless I ask you for one later.
- (You can include a copy at debug level 5 as long as you provide a
- copy at either debug level 0 or 1.)
- * If what appears to be a valid encoded message isn't being recognized,
- please send me all parts of the binary as they appeared in the
- newsgroup. Please do not edit any parts or join them.
-
-
-
- ****************************************************************************
- *** UPDATES VIA THE SUPPORT BBS
- ****************************************************************************
-
- I've set up a special account on the support BBS, "Sensory Overload". You
- can get the latest version of MassDecode by calling (503) 484-1281. Use
- the following information:
-
- Username: MASSDECODE
- Password: MASSDECODE
-
- Once you've logged in, follow the directions shown. This account is very
- limited, so don't expect to be able to browse around the system. Also, this
- account is for beta testers only - do not pass this information around or
- abuse the account.
-
-
-
- ****************************************************************************
- *** UPDATES VIA FIDONET FREQ
- ****************************************************************************
-
- A FidoNet file request magic filename will be set up for MassDecode beta
- versions in the near future. It will be: MASSDECODE-BETA. All requests
- should be made to 1:152/18. If you have trouble getting this file, send
- FidoNet netmail to "SYSOP" at 1:152/18.
-